vcProcessHaltStatement

A Halt statement can stop and/or reset the simulation.

See in: Overview

Module: vcProcessModel

Parent: vcStatement

Children -

Referenced by: -

Properties

Learn how to use properties here. The properties are also inherited from the parent class.

NameTypeAccessDescription
HaltSimulationBooleanRWGets or sets whether this statement will halt the entire simulation or not. If false, only this program's execution is halted.
ResetSimulationBooleanRWGets or sets whether this statement will reset the simulation or not.